:root{--auth-primary:var(--color-primary,#3d52a0);--auth-secondary:var(--color-secondary,#7091e6);--auth-tertiary:var(--color-neutral,#8697c4);--auth-light:var(--color-border,#adbbda);--auth-background:var(--color-background,#ede8f5);--auth-text-dark:var(--color-text,#2c3e50)}@keyframes auth-neon-glow{0%,to{box-shadow:inset 0 0 12px #ffffff0f,0 0 8px #ffffff0a,0 0 20px #ffffff08,0 0 40px #7091e60f}50%{box-shadow:inset 0 0 18px #ffffff1a,0 0 14px #ffffff14,0 0 30px #ffffff0f,0 0 60px #7091e61f}}@keyframes auth-neon-glow-mobile{0%,to{box-shadow:inset 0 0 8px #ffffff0d,0 0 6px #ffffff08,0 0 14px #ffffff05,0 0 28px #7091e60d}50%{box-shadow:inset 0 0 14px #ffffff14,0 0 10px #ffffff0f,0 0 22px #ffffff0a,0 0 44px #7091e61a}}@keyframes auth-logo-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes auth-btn-glow{0%,to{transform:scale(1);box-shadow:0 0 #fff0}50%{transform:scale(1.03);box-shadow:0 0 18px #ffffff59}}@keyframes auth-asterisk-pulse{0%,to{opacity:1}50%{opacity:.4}}.auth-input-wrapper{position:relative}.auth-input-wrapper input{border:none;border-bottom:2px solid var(--auth-light);width:100%;min-height:48px;color:var(--auth-text-dark);background:0 0;border-radius:0;outline:none;padding:1rem 1rem .25rem;font-size:.9375rem;transition:border-color .2s}.auth-input-wrapper input:hover{border-bottom-color:var(--auth-secondary)}.auth-input-wrapper input:focus{border-bottom-color:var(--auth-primary)}.auth-input-wrapper label{color:#9ca3af;pointer-events:none;font-size:.9375rem;transition:all .2s;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.auth-input-wrapper input:not(:-moz-placeholder-shown)~label{color:var(--auth-primary);font-size:.7rem;top:.45rem;transform:translateY(0)}.auth-input-wrapper input:focus~label,.auth-input-wrapper input:not(:placeholder-shown)~label{color:var(--auth-primary);font-size:.7rem;top:.45rem;transform:translateY(0)}.auth-input-wrapper.has-error input{border-bottom-color:#ef4444}.auth-input-wrapper.has-error input:not(:-moz-placeholder-shown)~label{color:#ef4444}.auth-input-wrapper.has-error input:focus~label,.auth-input-wrapper.has-error input:not(:placeholder-shown)~label{color:#ef4444}.auth-input-wrapper input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#374151!important;-webkit-box-shadow:inset 0 0 0 1000px #0000!important}.auth-input-wrapper input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#374151!important;-webkit-box-shadow:inset 0 0 0 1000px #0000!important}.auth-input-wrapper input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#374151!important;-webkit-box-shadow:inset 0 0 0 1000px #0000!important}.auth-password-toggle{cursor:pointer;color:#9ca3af;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .15s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.auth-password-toggle:hover{color:#4b5563}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
