.auth-module__ozYyRa__container{color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);justify-content:center;align-items:center;min-height:100vh;font-family:Inter,sans-serif;display:flex}.auth-module__ozYyRa__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:400px;padding:2.5rem;animation:.5s ease-out auth-module__ozYyRa__fadeIn;box-shadow:0 8px 32px #0000005e}.auth-module__ozYyRa__title{text-align:center;background:linear-gradient(90deg,#4facfe 0%,#00f2fe 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:2rem;font-size:2rem;font-weight:700}.auth-module__ozYyRa__form{flex-direction:column;gap:1.5rem;display:flex}.auth-module__ozYyRa__inputGroup{flex-direction:column;gap:.5rem;display:flex}.auth-module__ozYyRa__label{color:#ffffffb3;font-size:.9rem}.auth-module__ozYyRa__input{color:#fff;background:#0003;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:.8rem 1rem;font-size:1rem;transition:all .3s}.auth-module__ozYyRa__input:focus{border-color:#4facfe;box-shadow:0 0 0 2px #4facfe33}.auth-module__ozYyRa__button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#4facfe 0%,#00f2fe 100%);border:none;border-radius:10px;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.auth-module__ozYyRa__button:hover{transform:translateY(-2px);box-shadow:0 4px 15px #4facfe66}.auth-module__ozYyRa__button:disabled{opacity:.7;cursor:not-allowed;transform:none}.auth-module__ozYyRa__error{color:#ff6b6b;text-align:center;background:#ff6b6b1a;border-radius:5px;padding:.5rem;font-size:.9rem}.auth-module__ozYyRa__linkText{text-align:center;color:#fff9;margin-top:1.5rem;font-size:.9rem}.auth-module__ozYyRa__link{color:#4facfe;margin-left:.5rem;font-weight:500;text-decoration:none}.auth-module__ozYyRa__link:hover{text-decoration:underline}@keyframes auth-module__ozYyRa__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
