body{background-color:#f5f5f5;margin:0}.login-container{justify-content:center;align-items:center;height:100vh;display:flex}.login-card{text-align:center;background-color:#fff;border-radius:8px;width:320px;padding:40px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.login-title{color:#333;margin:0 0 10px;font-size:24px;font-weight:700}.login-subtitle{color:#666;margin:0 0 30px;font-size:14px}.google-button{cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:4px;justify-content:center;align-items:center;width:100%;padding:10px 0;transition:all .2s ease-in-out;display:flex;box-shadow:0 2px 4px rgba(0,0,0,.1)}.google-button:hover{background-color:#f0f0f0;box-shadow:0 4px 8px rgba(0,0,0,.15)}.google-logo{width:20px;height:20px;margin-right:10px}.google-text{color:#555;font-size:16px;font-weight:500}.footer-text{color:#999;margin-top:20px;font-size:12px}.footer-text a{color:#999;text-decoration:underline}
