body{display:flex;justify-content:center;align-items:center;min-height:100vh;margin:0;background-color:#ee7800;overflow:hidden}.login-container{text-align:center;background:#fff;padding:60px 40px;border-radius:10px;box-shadow:0 2px 10px #0000001a}.logo-img{width:80px;height:80px;object-fit:contain;margin-bottom:8px}.login-container .logo-text-img{height:36px;object-fit:contain;margin-bottom:15px;display:block;margin-left:auto;margin-right:auto}.google-btn{display:inline-flex;margin-top:30px;align-items:center;background:#fff;border:2px solid #ee7800;padding:12px 40px;border-radius:50px;cursor:pointer;text-decoration:none;color:#ee7800;font-size:16px;font-weight:700;transition:box-shadow .2s}.google-btn:hover{box-shadow:0 2px 8px #0003}.google-icon{width:20px;height:20px;margin-right:10px}
