.google-auth-button{color:#3c4043;cursor:pointer;background-color:#e7e7e7;border:1px solid #dadce0;border-radius:50%;justify-content:center;align-items:center;width:71px;height:71px;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #00000014}.google-auth-button:hover{background-color:#f8f9fa;border-color:#dadce0;box-shadow:0 2px 6px #0000001f}.google-auth-button:active{background-color:#f1f3f4;transform:translateY(1px)}.google-auth-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.button-content{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.google-icon{flex-shrink:0;width:28px;height:26px}.google-auth-button span{color:#3c4043;white-space:nowrap;font-family:Poppins,sans-serif;font-weight:500}.loading-container{justify-content:center;align-items:center;gap:8px;display:flex}.spinner{border:2px solid #f3f3f3;border-top-color:#4285f4;border-radius:50%;width:16px;height:16px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:640px){.google-auth-button{width:56px;height:56px;font-size:13px}.google-icon{width:16px;height:16px}.button-content{gap:10px}}.google-auth-button:focus{outline-offset:2px;outline:2px solid #4285f4}.google-auth-button:focus:not(:focus-visible){outline:none}
