.auth-container{display:flex;justify-content:center;align-items:center;height:100vh;background-image:url(/Images/log.gif)}.auth-card{background:#53a9d062;padding:2rem;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.3);text-align:center;color:#fff;width:300px}.auth-card h2{margin-bottom:1rem;font-size:large}.auth-card form{display:flex;flex-direction:column}.auth-card input{background:#333333cc;margin-bottom:1rem}.auth-card button,.auth-card input{border:none;padding:.8rem;border-radius:4px;color:#fff}.auth-card button{background:#d24d19c4;cursor:pointer}.auth-card button:hover{background:#53a9d062}.toggle-link{margin-top:1rem;cursor:pointer;color:#bb86fc}.toggle-link:hover{text-decoration:underline}.googlebtn{background:#d24d19c4;color:#fff;border:none;padding:.8rem;border-radius:4px;cursor:pointer;width:235px;justify-content:center}